ASP.NET MVC Controls
Waterfall<T> Class
Members 

Waterfall series is normally used to demonstrate how the starting position either increases or decreases through a series of changes.
Object Model
Waterfall<T> ClassSVGStyle ClassSVGStyle ClassWaterfallStyles ClassSVGStyle Class
Syntax
'Declaration
 
Public Class Waterfall(Of T) 
   Inherits ExtraSeries(Of T)
public class Waterfall<T> : ExtraSeries<T> 
Type Parameters
T
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.ChartSeriesBase<T>
      C1.Web.Mvc.ExtraSeries<T>
         C1.Web.Mvc.Waterfall<T>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Waterfall<T> Members
C1.Web.Mvc Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback